This project requires the JBoss Util class from Ejb 3 Tutorial 2 - Starting the Container:
- Open your previous tutorial's project
- Expand the src folder
- Select the util package (right-click and select Copy)
- Open the current tutorial's project
- Select the src folder
- Paste the util package there (right-click and select Paste - note you'll get a warning about the util package already existing, when asked click on yes, you won't lose anything).